home *** CD-ROM | disk | FTP | other *** search
/ Learning Games / Learning Games (1995)(Maple Media).iso / squares / setup / readme.txt < prev    next >
Text File  |  1993-04-19  |  3KB  |  93 lines

  1. Readme file for Magic Squares 1.03
  2. ----------------------------------
  3.  
  4.  
  5. For further information, problems, bugs etc. please contact:-
  6.  
  7.         SoftSell,
  8.         65 Heol Rehoboth,
  9.         Five Roads,
  10.         LLanelli,
  11.         Dyfed.
  12.         SA15 5DZ
  13.  
  14.         Tel. 0269-860206
  15.  
  16.  or contact the author by email at:-
  17.  
  18.         martint@llanelli.demon.co.uk
  19.         70374.332@compuserve.com
  20.  
  21.         CompuServe ID: 70374,332
  22.  
  23.  
  24. Network users
  25. -------------
  26. The current version of the Setup program supplied by Microsoft will not
  27. install Magic Squares onto a networked machine.  This is because the Setup
  28. program is unable to find the location of the \WINDOWS\SYSTEM directory.
  29. Microsoft have promised a fix for this problem.  For a workaround please see
  30. the section on manual installation.
  31.  
  32.  
  33. Installation problems
  34. ---------------------
  35. All installation problems seem to occur when version 3.0 of Windows is in
  36. use.  There is a known problem with some early versions of LZEXPAND.DLL
  37. supplied with Windows 3.0.  Also, installation problems arise when some
  38. DLL's are duplicated in both the \WINDOWS and \WINDOWS\SYSTEM directories.
  39.  
  40. The setup program actually consists of two programs, the first copies across
  41. system files mainly required for the installation while the second program
  42. copies across the Magic Squares application files.  As both programs check
  43. that enough space is available on your hard disk for the application it's
  44. possible the installation may fail due to lack of disk space.  If this
  45. happens then you will have to free up some disk space before attempting to
  46. re-install.  However, if the installation fails with an error message similar to the following:-
  47.  
  48.   Unable to copy A:\SETUP1.EX_ -> C:\WINDOWS\SETUP1.EXE
  49.  
  50. first of all copy the file LZEXPAND.EX_ from the Magic Squares diskette to
  51. your hard disk using the following command from the DOS prompt:-
  52.  
  53.   EXPAND /r A:\LZEXPAND.EX_ C:\WINDOWS\SYSTEM
  54.  
  55. N.B. this assumes you are installing from drive A, your Windows sub-directory 
  56. is named \WINDOWS & your hard disk is drive C.  If you are installing from
  57. drive B to drive D & your Windows sub-directory is named \WIN31 then the
  58. command would be:-
  59.  
  60.   EXPAND /r B:\LZEXPAND.EX_ D:\WIN3\SYSTEM
  61.  
  62. Re-run Setup from the File Manager.  
  63.  
  64.  
  65.  
  66. Manual Installation
  67. -------------------
  68.  
  69. Make a directory on your hard disk for the Magic Squares files:-
  70.  
  71.   MD \WMS
  72.  
  73. logon to drive A (B if you are installing from drive B) and copy the
  74. following files from the Magic Squares diskettte to your hard disk:-
  75.  
  76.   EXPAND /r WMS.EX_ C:\WMS
  77.   EXPAND /r WMS.HL_ C:\WMS
  78.   EXPAND /r WMS.DA_ C:\WMS
  79.  
  80. if you are on a network copy the following files to the \WINDOWS
  81. sub-directory:-
  82.  
  83.   EXPAND /r VBRUN200.EX_ C:\WINDOWS
  84.   EXPAND /r THREED.VB_ C:\WINDOWS
  85.  
  86.  
  87. if you are not on a network copy the following files to your \WINDOWS\SYSTEM
  88. sub-directory:-
  89.  
  90.   EXPAND /r VBRUN200.EX_ C:\WINDOWS\SYSTEM
  91.   EXPAND /r THREED.VB_ C:\WINDOWS\SYSTEM
  92.  
  93.